runtime.specialCleanup.fn (field)

5 uses

	runtime (current package)
		mgcmark.go#L409: 					scanblock(uintptr(unsafe.Pointer(&spc.fn)), goarch.PtrSize, &oneptrmask[0], gcw, nil)
		mheap.go#L2031: 	fn      *funcval
		mheap.go#L2047: 	s.fn = f
		mheap.go#L2060: 		scanblock(uintptr(unsafe.Pointer(&s.fn)), goarch.PtrSize, &oneptrmask[0], gcw, nil)
		mheap.go#L2396: 		queuefinalizer(nil, sc.fn, 0, nil, nil)